← Index
NYTProf Performance Profile   
For rbm/rbm
  Run on Wed Feb 12 20:36:06 2020
Reported on Wed Feb 12 21:42:25 2020

Filename(eval 11)[/usr/share/perl/5.28/File/Copy.pm:20]
StatementsExecuted 2 statements in 89µs
Eval Invoked At/usr/share/perl/5.28/File/Copy.pm line 20
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
111628µs1.23msFile::Copy::::BEGIN@1File::Copy::BEGIN@1
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1289µs21.48ms
# spent 1.23ms (628µs+600µs) within File::Copy::BEGIN@1 which was called: # once (628µs+600µs) by File::Copy::BEGIN@20 at line 1
use Time::HiRes qw( stat utime )
# spent 1.23ms making 1 call to File::Copy::BEGIN@1 # spent 254µs making 1 call to Time::HiRes::import
2;